Einhugur Xml Plugin for Xojo

TextHelper.AsUInt32 Property

Reads the Text node as UInt32.

AsUInt32 as UInt32 {Read}

Remarks

If UInt32 cannot be parsed from the text then default value, 0 is returned.

See Also

TextHelper Class